return statement 예문
예문
모바일
- The return statement can be used to return a value at any time, terminating the function.
변수의 유효 범위를 오직 하나의 표현식으로 설정하기위해 let을 사용할 수 있다. - In Tcl the return statement takes an optional -code flag which gets caught by any enclosing catch :
Tcl에서 return 서술문은 선택적인 -code 플래그를 취하는데 그것은 괄호쳐진 catch 에 의해서 나포되어 진다:
